[INFO] cloning repository https://github.com/daiwanwei/options-arb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiwanwei/options-arb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Foptions-arb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Foptions-arb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e688721a9f7fb86492ed9be7ba14cced3bbb55e3
[INFO] fixing daiwanwei/options-arb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Foptions-arb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daiwanwei/options-arb
[INFO] finished tweaking git repo https://github.com/daiwanwei/options-arb
[INFO] tweaked toml for git repo https://github.com/daiwanwei/options-arb written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daiwanwei/options-arb on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daiwanwei/options-arb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded erased-serde v0.4.10
[INFO] [stderr]   Downloaded serde-untagged v0.1.9
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df6392d442cfa8ab2bc045fa164f3141ddca4023390bfa5c84bf6292e487de9e
[INFO] running `Command { std: "docker" "start" "df6392d442cfa8ab2bc045fa164f3141ddca4023390bfa5c84bf6292e487de9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df6392d442cfa8ab2bc045fa164f3141ddca4023390bfa5c84bf6292e487de9e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df6392d442cfa8ab2bc045fa164f3141ddca4023390bfa5c84bf6292e487de9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df6392d442cfa8ab2bc045fa164f3141ddca4023390bfa5c84bf6292e487de9e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating bin/options-arb/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arb-scanner/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/common/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/pricing/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/executor/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/risk-manager/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-deribit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-aevo/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-premia/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-stryke/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/storage/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking pricing v0.1.0 (/opt/rustwide/workdir/crates/pricing)
[INFO] [stderr]    Migrating crates/pricing/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Migrating crates/pricing/tests/pricing_engine.rs from 2021 edition to 2024
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Migrating crates/common/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking arb-scanner v0.1.0 (/opt/rustwide/workdir/crates/arb-scanner)
[INFO] [stderr]     Checking risk-manager v0.1.0 (/opt/rustwide/workdir/crates/risk-manager)
[INFO] [stderr]     Checking connector-derive v0.1.0 (/opt/rustwide/workdir/crates/connector-derive)
[INFO] [stderr]     Checking connector-premia v0.1.0 (/opt/rustwide/workdir/crates/connector-premia)
[INFO] [stderr]     Checking connector-stryke v0.1.0 (/opt/rustwide/workdir/crates/connector-stryke)
[INFO] [stderr]     Checking connector-aevo v0.1.0 (/opt/rustwide/workdir/crates/connector-aevo)
[INFO] [stderr]     Checking connector-deribit v0.1.0 (/opt/rustwide/workdir/crates/connector-deribit)
[INFO] [stderr]    Migrating crates/connector-premia/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-aevo/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/connector-aevo/src/lib.rs (1 fix)
[INFO] [stderr]    Migrating crates/connector-stryke/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-aevo/src/lib.rs:52:44
[INFO] [stdout]     |
[INFO] [stdout]  48 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  52 |                 if let Ok(Some(updated)) = parse_orderbook_message(&text, &mut local_book) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  57 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-aevo/src/lib.rs:44:40
[INFO] [stdout]     |
[INFO] [stdout]  44 |             while let Some(incoming) = read.next().await {
[INFO] [stdout]     |                            --------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |           |           |
[INFO] [stdout]     |                            |           |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |           |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `incoming` calls a custom destructor
[INFO] [stdout]     |                            `incoming` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----    -------------------
[INFO] [stdout]     |                        |       |
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |                     if tx.send(updated).await.is_err() {
[INFO] [stdout]     |                        ----------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  57 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `incoming` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `incoming` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/arb-scanner/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-derive/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/risk-manager/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Migrating crates/connector-deribit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking executor v0.1.0 (/opt/rustwide/workdir/crates/executor)
[INFO] [stderr]     Checking storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]    Migrating crates/connector-premia/tests/premia_collector.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/connector-deribit/src/lib.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-deribit/src/lib.rs:199:43
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 199 |                 if let Ok(Some(ticker)) = parse_ticker_notification(&text) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-deribit/src/lib.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 |             while let Some(incoming) = read.next().await {
[INFO] [stdout]     |                            --------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |           |           |
[INFO] [stdout]     |                            |           |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |           |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `incoming` calls a custom destructor
[INFO] [stdout]     |                            `incoming` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 196 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----    -------------------
[INFO] [stdout]     |                        |       |
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 200 |                     if tx.send(ticker).await.is_err() {
[INFO] [stdout]     |                        ---------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `incoming` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `incoming` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-deribit/src/lib.rs:230:21
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 230 |                     parse_orderbook_notification(&text, &instrument_name, &mut local_book)
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-deribit/src/lib.rs:222:40
[INFO] [stdout]     |
[INFO] [stdout] 222 |             while let Some(incoming) = read.next().await {
[INFO] [stdout]     |                            --------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |           |           |
[INFO] [stdout]     |                            |           |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |           |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `incoming` calls a custom destructor
[INFO] [stdout]     |                            `incoming` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----    -------------------
[INFO] [stdout]     |                        |       |
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 232 |                     if tx.send(orderbook).await.is_err() {
[INFO] [stdout]     |                        ------------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `incoming` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `incoming` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/connector-deribit/src/lib.rs:254:19
[INFO] [stdout]      |
[INFO] [stdout]  254 |             match connect_async(self.url).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                       |
[INFO] [stdout]      |                   |                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                   |                       up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                   up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  255 |                 Ok((mut ws, _)) => {
[INFO] [stdout]      |                     ------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `ws` calls a custom destructor
[INFO] [stdout]      |                     `ws` will be dropped later as of Edition 2024
[INFO] [stdout]  256 |                     let heartbeat = build_set_heartbeat_request(1, 60);
[INFO] [stdout]  257 |                     ws.send(Message::Text(heartbeat.to_string().into())).await?;
[INFO] [stdout]      |                     -----------------------------------------------------------
[INFO] [stdout]      |                     |                                                    |
[INFO] [stdout]      |                     |                                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                     |                                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |                         ws.send(Message::Text(subscribe.to_string().into())).await?;
[INFO] [stdout]      |                         -----------------------------------------------------------
[INFO] [stdout]      |                         |                                                    |
[INFO] [stdout]      |                         |                                                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                         |                                                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  264 |                     ws.close(None).await?;
[INFO] [stdout]      |                     ---------------------
[INFO] [stdout]      |                     |              |
[INFO] [stdout]      |                     |              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                     |              `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  268 |                     sleep(Duration::from_millis(backoff_delay_ms(attempt))).await;
[INFO] [stdout]      |                     -------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/connector-aevo/tests/aevo_collector.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-stryke/tests/stryke_collector.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arb-scanner/tests/vol_surface_arb.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-derive/tests/derive_collector_workflow.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/executor/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/storage/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking options-arb v0.1.0 (/opt/rustwide/workdir/bin/options-arb)
[INFO] [stderr]    Migrating crates/connector-deribit/tests/deribit_connector.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/risk-manager/tests/risk_manager.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/connector-derive/tests/derive_connector.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arb-scanner/tests/cross_venue.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating bin/options-arb/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/storage/tests/storage_layer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/storage/tests/storage_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/executor/tests/paper_trading.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/executor/tests/executor.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arb-scanner/tests/zero_dte.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arb-scanner/tests/cross_clob.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arb-scanner/tests/vol_lag.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arb-scanner/tests/cross_venue_parity.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-deribit/src/lib.rs:199:43
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 199 |                 if let Ok(Some(ticker)) = parse_ticker_notification(&text) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-deribit/src/lib.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 |             while let Some(incoming) = read.next().await {
[INFO] [stdout]     |                            --------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |           |           |
[INFO] [stdout]     |                            |           |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |           |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `incoming` calls a custom destructor
[INFO] [stdout]     |                            `incoming` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 196 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----    -------------------
[INFO] [stdout]     |                        |       |
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 200 |                     if tx.send(ticker).await.is_err() {
[INFO] [stdout]     |                        ---------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `incoming` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `incoming` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-deribit/src/lib.rs:230:21
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 230 |                     parse_orderbook_notification(&text, &instrument_name, &mut local_book)
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-deribit/src/lib.rs:222:40
[INFO] [stdout]     |
[INFO] [stdout] 222 |             while let Some(incoming) = read.next().await {
[INFO] [stdout]     |                            --------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |           |           |
[INFO] [stdout]     |                            |           |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |           |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `incoming` calls a custom destructor
[INFO] [stdout]     |                            `incoming` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----    -------------------
[INFO] [stdout]     |                        |       |
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 232 |                     if tx.send(orderbook).await.is_err() {
[INFO] [stdout]     |                        ------------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `incoming` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `incoming` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/connector-deribit/src/lib.rs:254:19
[INFO] [stdout]      |
[INFO] [stdout]  254 |             match connect_async(self.url).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                       |
[INFO] [stdout]      |                   |                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                   |                       up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                   up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  255 |                 Ok((mut ws, _)) => {
[INFO] [stdout]      |                     ------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `ws` calls a custom destructor
[INFO] [stdout]      |                     `ws` will be dropped later as of Edition 2024
[INFO] [stdout]  256 |                     let heartbeat = build_set_heartbeat_request(1, 60);
[INFO] [stdout]  257 |                     ws.send(Message::Text(heartbeat.to_string().into())).await?;
[INFO] [stdout]      |                     -----------------------------------------------------------
[INFO] [stdout]      |                     |                                                    |
[INFO] [stdout]      |                     |                                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                     |                                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |                         ws.send(Message::Text(subscribe.to_string().into())).await?;
[INFO] [stdout]      |                         -----------------------------------------------------------
[INFO] [stdout]      |                         |                                                    |
[INFO] [stdout]      |                         |                                                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                         |                                                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  264 |                     ws.close(None).await?;
[INFO] [stdout]      |                     ---------------------
[INFO] [stdout]      |                     |              |
[INFO] [stdout]      |                     |              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                     |              `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  268 |                     sleep(Duration::from_millis(backoff_delay_ms(attempt))).await;
[INFO] [stdout]      |                     -------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/common/tests/live_smoke.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/common/tests/live_smoke.rs (6 fixes)
[INFO] [stderr]    Migrating crates/common/tests/types_normalization.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-aevo/src/lib.rs:52:44
[INFO] [stdout]     |
[INFO] [stdout]  48 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  52 |                 if let Ok(Some(updated)) = parse_orderbook_message(&text, &mut local_book) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  57 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/connector-aevo/src/lib.rs:44:40
[INFO] [stdout]     |
[INFO] [stdout]  44 |             while let Some(incoming) = read.next().await {
[INFO] [stdout]     |                            --------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |           |           |
[INFO] [stdout]     |                            |           |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |           |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `incoming` calls a custom destructor
[INFO] [stdout]     |                            `incoming` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |                 let Ok(text) = message.into_text() else {
[INFO] [stdout]     |                        ----    -------------------
[INFO] [stdout]     |                        |       |
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `text` calls a custom destructor
[INFO] [stdout]     |                        `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |                     if tx.send(updated).await.is_err() {
[INFO] [stdout]     |                        ----------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  57 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `incoming` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `incoming` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] crater-edition-check: options-arb v0.1.0 (/opt/rustwide/workdir/bin/options-arb) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: arb-scanner v0.1.0 (/opt/rustwide/workdir/crates/arb-scanner) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: common v0.1.0 (/opt/rustwide/workdir/crates/common) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pricing v0.1.0 (/opt/rustwide/workdir/crates/pricing) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: executor v0.1.0 (/opt/rustwide/workdir/crates/executor) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: risk-manager v0.1.0 (/opt/rustwide/workdir/crates/risk-manager) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: connector-deribit v0.1.0 (/opt/rustwide/workdir/crates/connector-deribit) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: connector-derive v0.1.0 (/opt/rustwide/workdir/crates/connector-derive) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: connector-aevo v0.1.0 (/opt/rustwide/workdir/crates/connector-aevo) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: connector-premia v0.1.0 (/opt/rustwide/workdir/crates/connector-premia) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: connector-stryke v0.1.0 (/opt/rustwide/workdir/crates/connector-stryke) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: storage v0.1.0 (/opt/rustwide/workdir/crates/storage) updating edition from 2021 to 2024
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking pricing v0.1.0 (/opt/rustwide/workdir/crates/pricing)
[INFO] [stderr]     Checking arb-scanner v0.1.0 (/opt/rustwide/workdir/crates/arb-scanner)
[INFO] [stderr]     Checking risk-manager v0.1.0 (/opt/rustwide/workdir/crates/risk-manager)
[INFO] [stderr]     Checking connector-derive v0.1.0 (/opt/rustwide/workdir/crates/connector-derive)
[INFO] [stderr]     Checking storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]     Checking connector-deribit v0.1.0 (/opt/rustwide/workdir/crates/connector-deribit)
[INFO] [stderr]     Checking connector-premia v0.1.0 (/opt/rustwide/workdir/crates/connector-premia)
[INFO] [stderr]     Checking connector-aevo v0.1.0 (/opt/rustwide/workdir/crates/connector-aevo)
[INFO] [stderr]     Checking connector-stryke v0.1.0 (/opt/rustwide/workdir/crates/connector-stryke)
[INFO] [stderr]     Checking executor v0.1.0 (/opt/rustwide/workdir/crates/executor)
[INFO] [stderr]     Checking options-arb v0.1.0 (/opt/rustwide/workdir/bin/options-arb)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "df6392d442cfa8ab2bc045fa164f3141ddca4023390bfa5c84bf6292e487de9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df6392d442cfa8ab2bc045fa164f3141ddca4023390bfa5c84bf6292e487de9e", kill_on_drop: false }`
[INFO] [stdout] df6392d442cfa8ab2bc045fa164f3141ddca4023390bfa5c84bf6292e487de9e
